home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 1.iso / dist / fw_qt.idb / usr / freeware / doc / Qt / whatsthis.z / whatsthis
Encoding:
Text File  |  2001-04-12  |  20.4 KB  |  269 lines

  1. A LayoutItem that represents widget. | QWidgetItem
  2. A String which uses constant Unicode data. | QConstString
  3. A collection of styles for rich text rendering and a generator of tags. | QStyleSheet
  4. A convenience class for input streams. | QTextIStream
  5. A convenience class for output streams. | QTextOStream
  6. A convenience dialog to get a simple input from the user | QInputDialog
  7. A layout attribute describing horizontal and vertical resizing. | QSizePolicy
  8. A list of strings. | QStringList
  9. A rich text  browser with simple navigation. | QTextBrowser
  10. A small displayable piece of rich text. | QSimpleRichText
  11. A sophisticated single-page rich text viewer. | QTextView
  12. Abstract preview widget for the QFileDialog | QFilePreview
  13. Access to the platform audio facilities. | QSound
  14. Acts like a union for the most common t data types. | QVariant
  15. An abstract piece of formatted data. | QMimeSource
  16. An abstraction used by QImageDecoder. | QImageConsumer
  17. An extensible supply of MIME-typed data. | QMimeSourceFactory
  18. An internal class for implementing QIntCacheIterator. | QGCacheIterator
  19. An internal class for implementing QIntDictIterator. | QGDictIterator
  20. CDE Look and Feel | QCDEStyle
  21. Creates well-compressed PNG animations. | QPNGImagePacker
  22. Displays a brief message, an icon, and some buttons. | QMessageBox
  23. Encapsulates I/O asynchronicity. | QAsyncIO
  24. Encapsulates common Look and Feel of a GUI. | QCommonStyle
  25. Encapsulates common Look and Feel of a GUI. | QStyle
  26. Event sent as a drag-and-drop is in progress. | QDragMoveEvent
  27. Event sent when a drag-and-drop is completed. | QDropEvent
  28. Factory that makes ImageFormat objects. | QImageFormatType
  29. Implementation of a NetworkProtocol which works on the local filesystem. | QLocalFs
  30. Incremental image decoder for a specific image format. | QImageFormat
  31. Incremental image decoder for all supported image formats. | QImageDecoder
  32. Incrementally loads an animation or image, signalling as it progresses. | QMovie
  33. Keyboard driver/handler for Qt/Embedded | QWSKeyboardHandler
  34. Look and Feel suitable for interlaced displays | QInterlaceStyle
  35. Maintains the list of widgets which can take focus. | QFocusData
  36. More sophisticated Motif-ish look and feel | QMotifPlusStyle
  37. Motif Look and Feel | QMotifStyle
  38. Mouse driver/handler for Qt/Embedded | QWSMouseHandler
  39. Moves data from a DataSink during event processing. | QDataPump
  40. Platinum Look and Feel | QPlatinumStyle
  41. Provides conversion between text encodings. | QTextCodec
  42. Provides conversion to and from EUC-JP character sets | QEucJpCodec
  43. Provides conversion to and from EUC-KR character sets | QEucKrCodec
  44. Provides conversion to and from JIS character sets | QJisCodec
  45. Provides conversion to and from Shift-JIS. | QSjisCodec
  46. Provides feedback on the progress of a slow operation. | QProgressDialog
  47. Provides for drag-and-drop of a list of URI references. | QUriDrag
  48. Provides information about available fonts. | QFontDatabase
  49. Provides nothing and does nothing. | QDropSite
  50. SGI Look and Feel | QSGIStyle
  51. Server-specific functionality in Qt/Embedded | QWSServer
  52. Simple stored-value drag object for arbitrary MIME data. | QStoredDrag
  53. State-based decoder | QTextDecoder
  54. State-based encoder | QTextEncoder
  55. The Accel widget handles keyboard accelerator and shortcut keys. | QAccel
  56. The Action widget abstracts a user interface action that can appear both in menus and tool bars. | QAction
  57. The ActionGroup widget combines actions to a group. | QActionGroup
  58. The Application widget manages the GUI application's control flow and main settings. | QApplication
  59. The Array class is a template widget that provides arrays of simple types. | QArray
  60. The AsciiCache class is a template widget that provides a cache based on char* keys. | QAsciiCache
  61. The AsciiCacheIterator widget provides an iterator for AsciiCache collections. | QAsciiCacheIterator
  62. The AsciiDict class is a template widget that provides a dictionary based on char* keys. | QAsciiDict
  63. The AsciiDictIterator widget provides an iterator for AsciiDict collections. | QAsciiDictIterator
  64. The BitArray widget provides an array of bits. | QBitArray
  65. The BitVal class is an internal widget, used with QBitArray. | QBitVal
  66. The Bitmap widget provides monochrome (1 bit depth) pixmaps. | QBitmap
  67. The BoxLayout widget lines up child widgets horizontally or vertically. | QBoxLayout
  68. The Brush widget defines the fill pattern of shapes drawn by a QPainter. | QBrush
  69. The Buffer widget is an I/O device that operates on a QByteArray | QBuffer
  70. The Button class is the abstract base widget of button widgets, providing functionality common to buttons. | QButton
  71. The ButtonGroup widget organizes QButton widgets in a group. | QButtonGroup
  72. The ByteArray widget provides an array of bytes. | QByteArray
  73. The CString class provides an abstraction of the widgetic C zero-terminated char array (char*). | QCString
  74. The Cache class is a template widget that provides a cache based on  keys. | QCache
  75. The CacheIterator widget provides an iterator for Cache collections. | QCacheIterator
  76. The Char widget provides a light-weight Unicode character. | QChar
  77. The CharRef class is a helper widget for QString. | QCharRef
  78. The CheckBox widget provides a check box with a text label. | QCheckBox
  79. The CheckListItem widget implements checkable list view items. | QCheckListItem
  80. The ChildEvent widget contains event parameters for child object events. | QChildEvent
  81. The Clipboard widget provides access to the window system clipboard. | QClipboard
  82. The CloseEvent widget contains parameters that describe a close event. | QCloseEvent
  83. The Collection class is the base widget of all t collections. | QCollection
  84. The Color widget provides colors based on RGB. | QColor
  85. The ColorDialog widget provides a dialog widget for specifying colors. | QColorDialog
  86. The ColorDrag widget provides a drag-and-drop object for transferring colors. | QColorDrag
  87. The ColorGroup widget contains a group of widget colors. | QColorGroup
  88. The ComboBox widget is a combined button and popup list. | QComboBox
  89. The Cursor widget provides a mouse cursor with an arbitrary shape. | QCursor
  90. The CustomEvent widget provides support for custom events. | QCustomEvent
  91. The CustomMenuItem class is an abstract base widget for custom menu items in popup menus. | QCustomMenuItem
  92. The DataSink widget is an asynchronous consumer of data. | QDataSink
  93. The DataSource widget is an asynchronous producer of data. | QDataSource
  94. The DataStream widget provides serialization of binary data to a QIODevice. | QDataStream
  95. The Date widget provides date functions. | QDate
  96. The DateTime widget provides date and time functions. | QDateTime
  97. The Dial widget provides a rounded rangecontrol (like a speedometer or potentiometer). | QDial
  98. The Dialog class is the base widget of dialog windows. | QDialog
  99. The Dict class is a template widget that provides a dictionary based on  keys. | QDict
  100. The DictIterator widget provides an iterator for Dict collections. | QDictIterator
  101. The DoubleValidator widget provides range checking of floating-point numbers. | QDoubleValidator
  102. The DragObject widget encapsulates MIME-based information transfer. | QDragObject
  103. The Event class is base class of all event widgetes. Event objects contain event parameters. | QEvent
  104. The File widget is an I/O device that operates on files. | QFile
  105. The FileDialog widget provides a dialog widget for inputting file names. | QFileDialog
  106. The FileIconProvider widget provides icons for FileDialog to use. | QFileIconProvider
  107. The FileInfo widget provides system-independent file information. | QFileInfo
  108. The FocusEvent widget contains event parameters for widget focus events. | QFocusEvent
  109. The Font widget specifies a font used for drawing text. | QFont
  110. The FontDialog widget provides a dialog widget for selecting a text font. | QFontDialog
  111. The FontInfo widget provides general information about fonts. | QFontInfo
  112. The FontMetrics widget provides font metrics information about fonts. | QFontMetrics
  113. The Frame class is the base widget of widgets that can have a frame. | QFrame
  114. The GArray class is an internal class for implementing the Array widget. | QGArray
  115. The GCache class is an internal class for implementing Cache template widgetes. | QGCache
  116. The GDict class is an internal class for implementing Dict template widgetes. | QGDict
  117. The GList class is an internal class for implementing t collection widgetes. | QGList
  118. The GListIterator class is an internal widget for implementing QListIterator. | QGListIterator
  119. The GVector class is an internal class for implementing t collection widgetes. | QGVector
  120. The Grid widget performs geometry management on its children | QGrid
  121. The GridLayout widget lays out widgets in a grid. | QGridLayout
  122. The GroupBox widget provides a group box frame with a title. | QGroupBox
  123. The GuardedPtr class is a template widget that provides guarded pointers to QObjects | QGuardedPtr
  124. The HBox widget performs geometry management on its children | QHBox
  125. The HBoxLayout widget lines up widgets horizontally. | QHBoxLayout
  126. The HButtonGroup widget organizes QButton widgets in a group with one horizontal row. | QHButtonGroup
  127. The HGroupBox widget organizes widgets in a group with one horizontal row. | QHGroupBox
  128. The Header widget provides a table header. | QHeader
  129. The IODevice class is the base widget of I/O devices. | QIODevice
  130. The IODeviceSource widget is a QIODevice | QIODeviceSource
  131. The IconSet widget provides a set of differently styled and sized icons. | QIconSet
  132. The Image widget provides a hardware-independent pixmap representation with direct access to the pixel data. | QImage
  133. The ImageDrag widget provides a drag-and-drop object for transferring images. | QImageDrag
  134. The ImageIO widget contains parameters for loading and saving images. | QImageIO
  135. The IntCache class is a template widget that provides a cache based on long keys. | QIntCache
  136. The IntCacheIterator widget provides an iterator for IntCache collections. | QIntCacheIterator
  137. The IntDict class is a template widget that provides a dictionary based on long keys. | QIntDict
  138. The IntDictIterator widget provides an iterator for IntDict collections. | QIntDictIterator
  139. The IntValidator widget provides range checking of integers. | QIntValidator
  140. The JpUnicodeConv widget provides implementation support for QEucJpCodec. | QJpUnicodeConv
  141. The KeyEvent widget contains parameters that describe a key event. | QKeyEvent
  142. The LCDNumber widget displays a number with LCD-like digits. | QLCDNumber
  143. The LNode class is an internal widget for the List template collection. | QLNode
  144. The Label widget provides a static information display | QLabel
  145. The Layout class is the base widget of geometry specifiers. | QLayout
  146. The LayoutItem widget that represents blank space. | QSpacerItem
  147. The LayoutIterator widget provides iterators over QLayoutItem | QLayoutIterator
  148. The LineEdit widget is a one-line text editor. | QLineEdit
  149. The List class is a template widget that provides doubly linked lists. | QList
  150. The ListBox widget provides a list of selectable, read-only items. | QListBox
  151. The ListBoxPixmap widget provides list box items with a pixmap and an optional text. | QListBoxPixmap
  152. The ListBoxText widget provides list box items with text. | QListBoxText
  153. The ListIterator widget provides an iterator for List collections. | QListIterator
  154. The ListView widget implements a list/tree view. | QListView
  155. The ListViewItem widget implements a list view item. | QListViewItem
  156. The ListViewItemIterator widget provides an iterator for collections of QListViewItems | QListViewItemIterator
  157. The MainWindow widget provides a typical application window, with a menu bar, some tool bars and a status bar. | QMainWindow
  158. The Map class is a value based template widget that provides a dictionary | QMap
  159. The MapConstIterator widget provides an iterator for QMap. | QMapConstIterator
  160. The MapIterator widget provides an iterator for QMap. | QMapIterator
  161. The MenuBar widget provides a horizontal menu bar. | QMenuBar
  162. The MenuData class is a base widget for QPopupMenu. | QMenuData
  163. The MetaObject widget contains meta information about t objects. | QMetaObject
  164. The MetaProperty widget stores meta data about a property. | QMetaProperty
  165. The MouseEvent widget contains parameters that describe a mouse event. | QMouseEvent
  166. The MoveEvent widget contains event parameters for move events. | QMoveEvent
  167. The MultiLineEdit widget is a simple editor for inputting text. | QMultiLineEdit
  168. The Mutex widget provides access serialization between threads. | QMutex
  169. The Object class is the base widget of all t objects. | QObject
  170. The PaintDeviceMetrics widget provides information about a paint device. | QPaintDeviceMetrics
  171. The PaintEvent widget contains event parameters for paint events. | QPaintEvent
  172. The Painter widget paints on paint devices. | QPainter
  173. The Palette widget contains color groups for each widget state. | QPalette
  174. The Pen widget defines how a Painter should draw lines and outlines of shapes. | QPen
  175. The Picture widget is a paint device that records and replays Painter commands. | QPicture
  176. The Pixmap widget is an off-screen pixel-based paint device. | QPixmap
  177. The PixmapCache widget provides an application-global cache for pixmaps. | QPixmapCache
  178. The Point widget defines a point in the plane. | QPoint
  179. The PointArray widget provides an array of points. | QPointArray
  180. The PopupMenu widget provides a popup menu widget. | QPopupMenu
  181. The Printer widget is a paint device that paint on a printer. | QPrinter
  182. The ProgressBar widget provides a horizontal progress bar. | QProgressBar
  183. The PtrDict class is a template widget that provides a dictionary based on void* keys. | QPtrDict
  184. The PtrDictIterator widget provides an iterator for PtrDict collections. | QPtrDictIterator
  185. The PushButton widget provides a command button. | QPushButton
  186. The RadioButton widget provides a radio button with a text label. | QRadioButton
  187. The RangeControl widget provides an integer value within a range. | QRangeControl
  188. The Rect widget defines a rectangle in the plane. | QRect
  189. The RegExp widget provides pattern matching using regular expressions or wildcards. | QRegExp
  190. The Region widget specifies a clip region for a painter. | QRegion
  191. The ResizeEvent widget contains event parameters for resize events. | QResizeEvent
  192. The ScreenCursor widget manages the onscreen mouse cursor in t/Embedded. It provides an implementation of a software mouse cursor and can be subclassed by hardware drivers which support a hardware mouse cursor. There may only be one QScreenCursor at a time; it is constructed by QScreen or one of its descendants. | QScreenCursor
  193. The ScrollBar widget provides a vertical or horizontal scroll bar. | QScrollBar
  194. The ScrollView widget provides a scrolling area with on-demand scrollbars. | QScrollView
  195. The Semaphore widget provides a robust integer semaphore. | QSemaphore
  196. The SemiModal class is the base widget of semi-modal dialog windows. | QSemiModal
  197. The SessionManager widget provides access to the session manager. | QSessionManager
  198. The Shared struct is internally used for implementing shared widgetes. | QShared
  199. The Signal widget can be used to send signals without parameters. | QSignal
  200. The SignalMapper widget bundles signals from identifiable senders. | QSignalMapper
  201. The Size widget defines the size of a two-dimensional object. | QSize
  202. The SizeGrip widget provides corner-grip for resizing a top level window. | QSizeGrip
  203. The Slider widget provides a vertical or horizontal slider. | QSlider
  204. The SocketNotifer widget provides support for socket callbacks. | QSocketNotifier
  205. The SortedList widget provides a list sorted by operator< and operator== | QSortedList
  206. The SpinBox widget provides a spin box widget, sometimes called up-down widget, little arrows widget or spin button. | QSpinBox
  207. The Splitter widget implements a splitter widget. | QSplitter
  208. The Stack class is a template widget that provides a stack. | QStack
  209. The StatusBar widget provides a horizontal bar suitable for presenting status information. | QStatusBar
  210. The StrIList widget provides a doubly linked list of char* with case insensitive compare. | QStrIList
  211. The StrList widget provides a doubly linked list of char*. | QStrList
  212. The StrListIterator class is an iterator for the StrIList widgetes. | QStrListIterator
  213. The String class provides an abstraction of Unicode text and the widgetic C null-terminated char array (char*). | QString
  214. The StyleSheetItem widget encapsulates a text format. | QStyleSheetItem
  215. The TabBar widget provides a tab bar, for use in e.g. tabbed dialogs. | QTabBar
  216. The TabDialog widget provides a stack of tabbed widgets. | QTabDialog
  217. The TabWidget widget provides a stack of tabbed widgets. | QTabWidget
  218. The TextDrag widget is a drag-and-drop object for transferring plain and Unicode text. | QTextDrag
  219. The TextStream widget provides basic functions for reading and writing text using a QIODevice. | QTextStream
  220. The Thread widget provides platform-independent threads | QThread
  221. The Time widget provides clock time functions. | QTime
  222. The Timer widget provides timer signals and single-shot timers. | QTimer
  223. The TimerEvent widget contains parameters that describe a timer event. | QTimerEvent
  224. The ToolBar widget provides a tool bar. | QToolBar
  225. The ToolButton widget provides a quick-access button to specific commands or options, usually used inside a QToolBar. | QToolButton
  226. The ToolTip widget provides tool tips (sometimes called balloon help) for any widget or rectangular part of a widget. | QToolTip
  227. The ToolTipGroup widget collects tool tips into natural groups. | QToolTipGroup
  228. The Translator widget provides internationalization support for text output. | QTranslator
  229. The TranslatorMessage widget contains a translator message and its properties. | QTranslatorMessage
  230. The TsciiCodec widget provides conversion to and from the Tamil TSCII encoding. | QTsciiCodec
  231. The Url widget provides mainly an URL parser and simplifies working with URLs. | QUrl
  232. The UrlOperator widget provides common operations on URLs (get() and more). | QUrlOperator
  233. The VBox widget performs geometry management on its children | QVBox
  234. The VBoxLayout widget lines up widgets vertically. | QVBoxLayout
  235. The VButtonGroup widget organizes QButton widgets in a group with one vertical column. | QVButtonGroup
  236. The VGroupBox widget organizes widgets in a group with one vertical column. | QVGroupBox
  237. The Validator widget provides validation of input text. | QValidator
  238. The ValueList class is a value based template widget that provides doubly linked lists. | QValueList
  239. The ValueListConstIterator widget provides an iterator for QValueList. | QValueListConstIterator
  240. The ValueListIterator widget provides an iterator for QValueList. | QValueListIterator
  241. The ValueStack class is a value based template widget that provides a stack. | QValueStack
  242. The Vector class is a template collection widget that provides a vector (array). | QVector
  243. The WMatrix widget specifies 2D transformations of a coordinate system. | QWMatrix
  244. The WSDecoration widget allows the appearance of the t/Embedded Window Manager to be customized. | QWSDecoration
  245. The WaitCondition widget allows waiting/waking for conditions between threads | QWaitCondition
  246. The WhatsThis widget provides a simple description of any widget, e.g. answering the question "what's this?" | QWhatsThis
  247. The WheelEvent widget contains parameters that describe a wheel event. | QWheelEvent
  248. The Widget class is the base widget of all user interface objects. | QWidget
  249. The WidgetStack widget provides a stack of widgets, where the user can see only the top widget. | QWidgetStack
  250. The Wizard widget provides a framework for easily writing wizards. | QWizard
  251. The abstract base class of internal layout iterators. | QGLayoutIterator
  252. The abstract items which a Layout manipulates. | QLayoutItem
  253. The base class of objects that can be painted. | QPaintDevice
  254. The event sent after a widget is hidden. | QHideEvent
  255. The event sent to widgets when a drag-and-drop first drags onto it. | QDragEnterEvent
  256. The event sent to widgets when a drag-and-drop leaves it. | QDragLeaveEvent
  257. The event sent when a widget is shown. | QShowEvent
  258. The structures in a QTabBar. | QTab
  259. The t widget is a namespace for miscellaneous identifiers that need to be global-like. | Qt
  260. The ueue class is a template widget that provides a queue. | QQueue
  261. This class is used to define operations for network protocols and return the state, arguments, etc. | QNetworkOperation
  262. This class provides communication capabilities between several clients. | QCopChannel
  263. This class provides conversion to and from the Chinese GBK encoding. | QGbkCodec
  264. This is an abstract base class for implementing tables | QTableView
  265. This is the base class for network protocols which provides a common API for network protocols. | QNetworkProtocol
  266. This is the base class of all list box items. | QListBoxItem
  267. Traverses directory structures and contents in a platform-independent way. | QDir
  268. Windows Look and Feel | QWindowsStyle
  269.